Skip to content

Refactor/remove CLI#97

Merged
voorhs merged 22 commits intodevfrom
refactor/remove-hydra
Jan 20, 2025
Merged

Refactor/remove CLI#97
voorhs merged 22 commits intodevfrom
refactor/remove-hydra

Conversation

@voorhs
Copy link
Collaborator

@voorhs voorhs commented Jan 16, 2025

Поддерживать сразу Python API и CLI тяжело. Предлагаю оставить только Python API. Если пользователю понадобится CLI, то пусть напишет для себя, обернув наш Python API с помощью argparse, click или что ему удобно.

Что думаете?

В следующем PR хочу настроить логирование нормально

@voorhs voorhs requested review from Samoed and truff4ut and removed request for Samoed January 16, 2025 14:19
@voorhs voorhs mentioned this pull request Jan 16, 2025
seed: int = 0
"""Seed for the random number generator"""
data: DataConfig = field(default_factory=DataConfig)
data: DataConfig
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Надо будет продумать надо ли нам поддержку нескольких датасетов

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

обновил

Copy link
Member

@Samoed Samoed Jan 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Не понял что ты поменял, но ладно

@voorhs voorhs requested a review from Samoed January 20, 2025 10:34
@voorhs voorhs merged commit 0956f13 into dev Jan 20, 2025
21 checks passed
@voorhs voorhs deleted the refactor/remove-hydra branch January 20, 2025 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants